home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / libgphoto2-2 / camlibs / README.agfa-cl20 < prev    next >
Encoding:
Text File  |  2009-01-07  |  330 b   |  15 lines

  1. How to install this camlib:
  2.  
  3. Copy the agfa-cl20 directory to ...../libgphoto2/camlibs
  4.  
  5. Then, edit the file configure.in (in the libgphoto2 directory) on lines:
  6. 148, and
  7. 160
  8. to include "agfa-cl20" in the list of driver names.
  9.  
  10. THEN you can run "sh autoconf.sh"
  11. ./configure --prefix=/usr --with-drivers=agfa-cl20
  12. make
  13. make install
  14.  
  15.